Welcome![Sign In][Sign Up]
Location:
Search - python to exe

Search list

[WEB CodeGUI2Exe_source

Description: 将.py程序文件直接转换为exe可执行程序,一位python界大牛的力作-Will. Py file directly converted to exe executable program, a large cattle industry python Masterpiece
Platform: | Size: 489472 | Author: 陈立乾 | Hits:

[ELanguagecompile_source

Description: 我的简易编译器终于在花了近20个工作日后完成了。按照设计是做成一个FormulaEx.dll,为了测试我还作了一个命令行工具CalcEx.exe。编译原理是我们计算机专业比较重要的一门基础学科,但在我们的日常的程序设计中很少直接使用到,并且现在有一些开源的工程比如Python、ruby做的非常的好,这样我们要自己做一个编译系统几乎没有必要。我这一次也只是应我们一个产品的需要并且需要针对产品中的特殊需要进行优化才作了这个编译程序。 详细请进 http://codefan.spaces.live.com/blog/cns!A4330C839CFF6D86!171.entry-Simple compiler I finally spent nearly 20 working days after the project is completed. Design is made in accordance with a FormulaEx.dll, in order to test I also made a command-line tool CalcEx.exe. Compilation Principle of our computer professionals a more important basic subjects, but in our day-to-day procedures for the design of little direct use to, and now there are some open source projects such as Python, ruby doing very good, so we have to own a compiler system is almost not necessary. This time I will only be a product of our needs and the need for the special needs of products to optimize only made the compiler. Detailed Come http://codefan.spaces.live.com/blog/cns!A4330C839CFF6D86!171.entry
Platform: | Size: 116736 | Author: 杨淮生 | Hits:

[OS programpycairo-1.4.12-1.win32-py2.6.exe

Description: pycairo lib to use with python a-pycairo lib to use with python app
Platform: | Size: 62464 | Author: Son Nguyen Van | Hits:

[Windows DevelopPythonM8_Source_100802

Description: PythonCE for M8 源代码 只是修改了 python.exe ,动态链接库都没动,需要用的头文件也在 PythonCE 的源码中。 开发环境是 VS2008 ,模拟器运行时要设置共享目录为软件的根目录。-PythonCE for M8 source code is modified python.exe, dynamic link library had to move, need to use the header files are the source of PythonCE. Development environment is VS2008, run-time simulator for software to set up a shared directory in the root directory.
Platform: | Size: 471040 | Author: jacklog | Hits:

[OtherOgreXMLConverter

Description: 先是点Import Mesh,导入.mesh.xml文件,之后是点Import Animation,导入.skeleton.xml文件。 在游戏中自带的只有.mesh和.skeleton文件,想要得到上面的文件,就要通过OGRE的工具(OgreXMLConverter.exe)来转换了。 为了方便,我用python写了个简单的脚本,这样我就不用去一个一个去转换了:-First Point Import Mesh, import. Mesh.xml file, followed by point Import Animation, import. Skeleton.xml file. Only comes in the game. Mesh and. Skeleton files, you want to get the above documents, it is necessary through OGRE tools (OgreXMLConverter.exe) to convert it. For convenience, I used to write a simple python script, so I will not have a one to convert a:
Platform: | Size: 2048 | Author: JOKEY | Hits:

[Button controlpy

Description: python文件生成,python封装发布.exe格式的文件,可用网址调用-python file generation, python package release. exe file format that can be used to call the URL
Platform: | Size: 76800 | Author: 缪亚敏 | Hits:

[Books11

Description: 遍历一个图像序列的像素值 支持多种图像格式 得到直方图 做成一个exe 文件 可以在不是python的环境下运行-Traversing a sequence of image pixel values support a variety of image formats the histogram to make an exe file can run in the environment is not a python
Platform: | Size: 11857920 | Author: qmw | Hits:

[Otherddddd

Description: 解析svg,上传数据库,使用python制作,然后使用pyexe打包成exe,在windows下执行,无需搭建环境-Parsing SVG, upload the , using Python production, and then use the pyexe packaged into exe, under the windows implementation, without the need to build the environment
Platform: | Size: 3186688 | Author: 张三 | Hits:

[Othermain

Description: Small python utility to terminate VisualStudio C++ build(cl.exe) when it hangs
Platform: | Size: 1024 | Author: metalheart | Hits:

[OtherTradeX-API-master

Description: TradeX.dll 股票交易、行情接口合二为一TradeX.dll 完全兼容原有的trade.dll下单业务,整合了行情数据 解决了华泰等券商服务器无法正常连接的问题,在任何时间段都可以正确取数据 支持VC,VB,C#,Python,直连交易服务器和行情服务器 py27-demo.py --> python-api演示文件 TradeX.dll --> TradeX行情交易接口 TradeX.lic --> TradeX许可文件TradeX-0.1.win32-py2.7.exe --> python setup.py bdist-wininst生成 TradeX-0.1.win32.zip --> python setup.py bdist TradeX-0.1.zip --> python setup.py sdist TradeXDemo.exe --> c/c++ 编写的演示程序(TradeX.dll stock trading, market interface be made one TradeX.dll is completely compatible with the original trade.dll trading business, the integration of market data to solve the Huatai brokerage server cannot normally access problems at any time can take the correct data to support VC, VB, C#, Python, direct transaction server and server market Py27-demo.py / python-api demo file TradeX.dll -- > TradeX - > TradeX market trading license file interface TradeX.lic TradeX-0.1.win32-py2.7.exe Python setup.py bdist-wininst TradeX-0.1.win32.zip / Python setup.py / bdist TradeX-0.1.zip Python setup.py - > sdist TradeXDemo.exe / c/c++ prepared demo program)
Platform: | Size: 10191872 | Author: pandaren | Hits:

[Internet-Network百度翻译助手

Description: Python调用百度翻译API,附加了PYQT5写的GUI,内含全部源码,图片资源和生成的exe执行文件。(Python calls Baidu translation API, appended to the GUI written by PYQT5, containing all source code, picture resources, and generated exe execution files.)
Platform: | Size: 53389312 | Author: Reo | Hits:

[Otherexe8.6-8.14

Description: 《Python编程:从入门到实践》的练习 exe in Chapter 8 :函数的调用,形参实参的调用(python crash course:exe8.6-8.14:how to use functions,and in funciton,how to finish some specific requires)
Platform: | Size: 1024 | Author: 润物细无声 | Hits:

CodeBus www.codebus.net